Hi,
We have used the following link to change the status of an incident from “Triggered” to “Acknowledged”
https://api-reference.pagerduty.com/#!/Incidents/put_incidents_id
This changed the status to “Acknowledged” but it is not giving an option of “Unacknowledged”. It is still giving an option of “Acknowledge” See in this image:
Following is the update query:
“incident”: {
“type”: “incident_reference”,
“status”: “acknowledged”
}
Can you please update us for this ? is something missing in the query?
Thank You
Regards,
Sonal